home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / languages / dde / _pascals / _help < prev    next >
Encoding:
Text File  |  1992-04-01  |  738 b   |  26 lines

  1. PascalS
  2. =======
  3.  
  4. This is an initial port of the standard Pascal S compiler/interpreter to
  5. RiscOS 3.  The Pascal source of the Pascal S compiler has been translated
  6. into ANSI-ish C by using the p2c program (parts of which are included with
  7. this package.)
  8.  
  9. The Pascal and C sources are provided as well as the squeezed executable.
  10.  
  11. As supplied this is of not much use, as it has had no changes to incorporate
  12. access to RiscOS facilities - it is supplied in the hope that someone can
  13. make something of it.
  14.  
  15.   
  16. The Pascal S compiler is fully described in...
  17.  
  18. Pascal The language and its Implementation
  19. D. W. Barron (ed)
  20. Wiley-Interscience
  21. ISBN 0 471 27835 1
  22.  
  23. This is a very good book for anyone who intends to implement any Pascal
  24. compiler.
  25.  
  26.